home *** CD-ROM | disk | FTP | other *** search
/ Toy Story Free! Interactive / Toy Story.iso / pc / DATA / quote.swf / scripts / DefineButton2_210 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-01-27  |  59 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("nyes");
  3.    score += 10;
  4. }
  5.